-
41 component-based software engineering
ООПпроектирование ПО на основе компонентных объектов, компонентная программотехника (методология проектирования систем программного обеспечения с использованием компонентной архитектуры)English-Russian dictionary of computer science and programming > component-based software engineering
-
42 component-software architecture
архитектура модульного программного обеспечения; компонентная структура ПОEnglish-Russian dictionary of computer science and programming > component-software architecture
-
43 component software
модульное программное обеспечениеПрограммная архитектура, в которой основная программа и ее дополнительные функции являются модулярными и взаимосвязанными, что позволяет им взаимодействовать в качестве единого программного продукта.English-Russian terms in computer graphics and 3D > component software
-
44 component software
-
45 component-software architecture
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > component-software architecture
-
46 component software
компонентное программное обеспечение; модульное программное обеспечение -
47 component-software architecture
English-Russian information technology > component-software architecture
-
48 component software
English-Russian dictionary of computer science > component software
-
49 output: A variable (whether stored within a component or outside) that is written by a component
Общая лексика: выходные данные: переменная (хранимая внутри компонента или вне его), выд (см. Standard glossary of terms used in Software Testing)Универсальный англо-русский словарь > output: A variable (whether stored within a component or outside) that is written by a component
-
50 output: A variable that is written by a component
Общая лексика: (whether stored within a component or outside) выходные данные: переменная (хранимая внутри компонента или вне его), выд (см. Standard glossary of terms used in Software Testing)Универсальный англо-русский словарь > output: A variable that is written by a component
-
51 behavior: The response of a component or system to a set of input values and preconditions
Общая лексика: поведение: отклик компонента или системы на набор входных значений и предуслов (см. Standard glossary of terms used in Software Testing)Универсальный англо-русский словарь > behavior: The response of a component or system to a set of input values and preconditions
-
52 black box testing: Testing, either functional or non-functional, without reference to the internal structure of the component or system
Общая лексика: тестирование методом черного ящик (см. Standard glossary of terms used in Software Testing)Универсальный англо-русский словарь > black box testing: Testing, either functional or non-functional, without reference to the internal structure of the component or system
-
53 certification: The process of confirming that a component, system or person complies with its specified requirements, e.g. by passing an exam
Общая лексика: сертификация: процесс подтв (см. Standard glossary of terms used in Software Testing)Универсальный англо-русский словарь > certification: The process of confirming that a component, system or person complies with its specified requirements, e.g. by passing an exam
-
54 defining product line component architectures
Общая лексика: определение компонентных архитектур линеек продуктов (см. Software Factories: Assembling Applications with Patterns, Models, Frameworks, and Tools by Jack Greenfield, Keith Short, Steve Cook, Stuart)Универсальный англо-русский словарь > defining product line component architectures
-
55 operational testing: Testing conducted to evaluate a component or system in its operational environment
Общая лексика: эксплуатационное тестирование: тестирование, проводимое (см. IEEE 610, Standard glossary of terms used in Software Testing)Универсальный англо-русский словарь > operational testing: Testing conducted to evaluate a component or system in its operational environment
-
56 path: A sequence of events, e.g. executable statements, of a component or system from an entry point to an exit point
Общая лексика: путь: последовательность событий ( например, исполняем (см. Standard glossary of terms used in Software Testing)Универсальный англо-русский словарь > path: A sequence of events, e.g. executable statements, of a component or system from an entry point to an exit point
-
57 state transition: A transition between two states of a component or system
Программирование: переход состояний: переход между двумя состояниями компонента или системы (см. Standard glossary of terms used in Software Testing)Универсальный англо-русский словарь > state transition: A transition between two states of a component or system
-
58 structural coverage: Coverage measures based on the internal structure of a component or system
Общая лексика: структурное покрытие: метрики покрытия, основанные на внутренней структуре (см. Standard glossary of terms used in Software Testing)Универсальный англо-русский словарь > structural coverage: Coverage measures based on the internal structure of a component or system
-
59 subpath: A sequence of executable statements within a component
Программирование: подветвь: последовательность исполняемых операторов в коде компонента (см. Standard glossary of terms used in Software Testing)Универсальный англо-русский словарь > subpath: A sequence of executable statements within a component
-
60 test suite: A set of several test cases for a component or system under test, where the post condition of one test is often used as the precondition for the next one
Общая лексика: наб (см. Standard glossary of terms used in Software Testing)Универсальный англо-русский словарь > test suite: A set of several test cases for a component or system under test, where the post condition of one test is often used as the precondition for the next one
См. также в других словарях:
Third-party software component — In computer programming, third party software component is a reusable software component developed to be either freely distributed or sold by an entity other than the original vendor of the development platform. The third party software component … Wikipedia
Component — may refer to: Usage Component may refer to: System components, the constituents of a system Electronic components, the constituents of electronic circuits Component ingredient, the main ingredient in a dish Component video, a type of analog video … Wikipedia
Software Security Assurance — Software is itself a resource and thus must be afforded appropriate security. Software also contains and controls data and other resources. Therefore, it must be designed and implemented to protect those resources. Software Security Assurance is… … Wikipedia
Software incompatibility — is a characteristic of software components or systems which cannot operate satisfactorily together on the same computer, or on different computers linked by a computer network. They may be components or systems which are intended to operate… … Wikipedia
Software testing — is an empirical investigation conducted to provide stakeholders with information about the quality of the product or service under test [ [http://www.kaner.com/pdfs/ETatQAI.pdf Exploratory Testing] , Cem Kaner, Florida Institute of Technology,… … Wikipedia
Component-based software engineering — A simple example of two components expressed in UML 2.0. The checkout component, responsible for facilitating the customer s order, requires the card processing component to charge the customer s credit/debit card (functionality that the latter… … Wikipedia
Software Communications Architecture — The Software Communications Architecture (SCA) is an open architecture framework that tells designers how elements of hardware and software are to operate in harmony within a software defined radio. SCA governs the structure and operation of the… … Wikipedia
Component-based usability testing — (CBUT) is a testing approach which aims at empirically testing the usability of an interaction component. The latter is defined as an elementary unit of an interactive system, on which behaviour based evaluation is possible. For this, a component … Wikipedia
Component repository management — is a field of configuration management that seeks to ensure the safe storage of different components of a software product and all its versions. This topic includes product model, revision control, and software configuration management. Contents… … Wikipedia
Component Pascal — Paradigmen: imperativ, modular, objektorientiertert, komponentenorientiert Erscheinungsjahr: 1990 Entwickler: Niklaus Wirth / Oberon microsystems Aktuelle … Deutsch Wikipedia
Software architect — is a general term with many accepted definitions, which refers to a broad range of roles. Generally accepted terminology and certifications began appearing in connection with this role near the beginning of the 21st century. Contents 1 History 2… … Wikipedia